Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEP 751: Ensure consistent "packages" table name #4212

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

zahlman
Copy link
Contributor

@zahlman zahlman commented Jan 18, 2025

Several parts of the specification referred to a [[packaging]] array of tables, which presumably should refer to [[packages]] etc. (There's no attempt to describe a separate top-level [[packaging]].)

Searched and replaced these mentions.

Also fixed a typo ("packages" -> "package") noticed while verifying the search-and-replace result.

  • Change is either:
    • To a Draft PEP
    • To an Accepted or Final PEP, with Steering Council approval
    • To fix an editorial issue (markup, typo, link, header, etc)
  • PR title prefixed with PEP number (e.g. PEP 123: Summary of changes)

📚 Documentation preview 📚: https://pep-previews--4212.org.readthedocs.build/

Several parts of the specification referred to a `[[packaging]]` array of tables, which presumably should refer to `[[packages]]` etc. (There's no attempt to describe a separate top-level `[[packaging]]`.)

Searched and replaced these mentions.

Also fixed a typo ("packages" -> "package") noticed while verifying the search-and-replace result.
@zahlman zahlman requested a review from brettcannon as a code owner January 18, 2025 08:23
@brettcannon brettcannon merged commit a2e3a85 into python:main Jan 20, 2025
6 checks passed
@brettcannon
Copy link
Member

Thanks! As you can see, one typo spreads quickly thanks to copy-and-paste. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants